LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

IccProfileExtended Constructor(Byte[])






Array that contains all the ICC Profile's data.
Initializes a new IccProfileExtended with explicit parameters. .NET support
Syntax
public IccProfileExtended( 
   byte[] data
)
'Declaration
 
Public Function New( _
   ByVal data() As Byte _
)
'Usage
 
Dim data() As Byte
 
Dim instance As New IccProfileExtended(data)
public IccProfileExtended( 
   byte[] data
)
function IccProfileExtended( 
   data 
)
public:
IccProfileExtended( 
   array<byte>^ data
)

Parameters

data
Array that contains all the ICC Profile's data.
Example
For an example, refer to ReadFromImage(String,Int32).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccProfileExtended Class
IccProfileExtended Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.